#mk-footer {
	color: #333;
	padding: 70px 0 0;
	position: relative;
	background: #edf4fd;
}
.footer-col {
	float: left
}
.footer-col-1 {
	width: 23%;
	padding-right: 5%
}
.footer-col-2 {
	width: 53%;
	border-left: 1px solid #434343;
	border-right: 1px solid #434343;
	padding-left: 5%
}
.footer-col-3 {
	width: 24%;
	text-align: right
}
.footer-col-2 ul {
	font-size: 0
}
.footer-col-2 .menu-item-has-children {
	width: 25%;
	display: -webkit-box;
	display: -moz-box;
	display: inline-block;
	vertical-align: top
}
.footer-col-2 .menu-item-has-children a {
	color: #333;
	font-size: 14px;
	margin-bottom: 5px;
	display: -webkit-box;
	display: -moz-box;
	display: block
}
.footer-col-2 .menu-item-has-children>a {
	font-size: 20px;
	color: #333;
	margin-bottom: 10px;
	cursor: default
}
.footer-col-2 .menu-item-has-children a:hover {
	color: #00cdfb
}
a.footer-hotline {
	font-size: 24px;
	margin-bottom: 15px;
	display: -webkit-box;
	display: -moz-box;
	display: block;
	color: #333;
}
a.footer-hotline span {
	width: 30px;
	height: 30px;
	display: -webkit-box;
	display: -moz-box;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
	margin-top: -5px;
	background: url("/Template/hk/Images/i_ft_tel.png") no-repeat center
}
.footer-logo {
	margin-bottom: 30px
}
.footer-desc {
	font-size: 16px;
	margin-bottom: 10px
}
.footer-copyright {
	font-size: 12px
}
.footer-copyright a {
	color: #333;
	display: -webkit-box;
	display: -moz-box;
	display: block
}
.footer-contact-outlink {
	margin-bottom: 20px;
	font-size: 14px
}
.footer-contact-outlink a {
	display: -webkit-box;
	display: -moz-box;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	log: true;
	log2: official;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 30px;
	height: 30px
}
.footer-contact-outlink a.footer-i-wx {
	background-image: url("/Template/hk/Images/i_weixin.png");
	position: relative
}
.footer-contact-outlink a.footer-i-wx img {
	position: absolute;
	log: true;
	log2: official;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	visibility: hidden;
	max-width: none;
	width: 167px;
	left: 50%;
	margin-left: -83px;
	bottom: 100%;
	log: true;
	log2: official;
	-webkit-transition: all .3s;
	-khtml-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	log: true;
	log2: official;
	-webkit-transform: translateY(-20px);
	-khtml-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	-o-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	transform: translateY(-20px)
}
.footer-contact-outlink a.footer-i-wx:hover img {
	log: true;
	log2: official;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter: none;
	filter: none;
	visibility: visible;
	log: true;
	log2: official;
	-webkit-transform: translateY(0);
	-khtml-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}
.footer-contact-outlink a.footer-i-qq {
	background-image: url("/Template/hk/Images/i_qq.png")
}
.footer-contact-outlink a.footer-i-fb {
	background-image: url("/Template/hk/Images/i_FB.png")
}
.footer-inlink {
	display: -webkit-box;
	display: -moz-box;
	display: inline-block;
	font-size: 0;
	vertical-align: middle
}
.footer-inlink a {
	color: #efefef;
	display: -webkit-box;
	display: -moz-box;
	display: inline-block;
	vertical-align: middle;
	padding: 0 15px;
	border-left: 1px solid #333;
	line-height: 1;
	font-size: 14px
}
.footer-inlink a:first-child {
	border-left: 0;
	padding-left: 0
}
.footer-inlink a:hover {
	color: #00cdfb
}
.footer-sub {
	padding: 20px 0;
	border-top: 1px solid #666;
	background:#666;
	margin-top: 10px
}
.footer-sub #lang_sel {
	float: right
}
.footer-sub #lang_sel a:visited, .footer-sub #lang_sel a {
	font-size: 14px;
	border-color: transparent
}
.footer-sub #lang_sel a.lang_sel_sel, .footer-sub #lang_sel a.lang_sel_sel:visited {
	color: #efefef;
	background-color: transparent !important
}
.footer-sub #lang_sel li {
	width: 100px;
	float: none
}
.footer-sub #lang_sel ul ul {
	width: 110px;
	top: auto;
	bottom: 100%;
	height: auto
}
.footer-sub #lang_sel ul ul li {
	width: 110px
}
.footer-sub #lang_sel a.lang_sel_sel {
	background: url("/Template/hk/Images/lang_arrow_ft.png") no-repeat right center;
	border: 0
}
.mk-to-top {
	position: fixed;
	right: 0;
	bottom: 50%;
	width: 90px;
	margin-bottom: -310px;
	z-index: 99;
	display: -webkit-box;
	display: -moz-box;
	display: none
}
@-webkit-keyframes fadeOutUp {
from {
log:true;
log2:official;
-webkit-opacity:1;
-moz-opacity:1;
opacity:1;
-ms-filter:none;
filter:none;
visibility:visible
}
to {
	log: true;
	log2: official;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	visibility: hidden;
	log: true;
	log2: official;
	-webkit-transform: translate3d(0, -100%, 0);
	-khtml-transform: translate3d(0, -100%, 0);
	-moz-transform: translate3d(0, -100%, 0);
	-o-transform: translate3d(0, -100%, 0);
	-ms-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0)
}
}
@media(max-width:1024px) {
#mk-footer {
	padding: 0
}
.footer-col-1 {
	display: -webkit-box;
	display: -moz-box;
	display: none
}
.footer-col {
	width: 100%;
	font-size: 14px
}
.footer-col-2 .menu-item-has-children {
	display: -webkit-box;
	display: -moz-box;
	display: block;
	width: 100%
}
.footer-col-2 .menu-item-has-children a {
	display: -webkit-box;
	display: -moz-box;
	display: block;
	margin: 0
}
.footer-col-2 .menu-item-has-children>a {
	font-size: 18px;
	padding: 15px 35px;
	border-bottom: 1px solid #434343;
	position: relative
}
.footer-col-2 .menu-item-has-children>a:after {
	content: '';
	display: -webkit-box;
	display: -moz-box;
	display: block;
	position: absolute;
	right: 10px;
	top: 0;
	height: 100%;
	width: 56px;
	background: url("/Template/hk/Images/menu_fold_ft.png") no-repeat center/20px auto
}
.footer-col-2 .menu-item-has-children ul {
	background: #e5e5e5;
	display: -webkit-box;
	display: -moz-box;
	display: none
}
.footer-col-2 .menu-item-has-children ul a {
	font-size: 16px;
	color: #666;
	padding: 15px 35px 15px 55px;
	border-bottom: 1px solid #fff
}
.footer-col-2 .menu-item-has-children ul a:hover {
	color: #00cdfb
}
.footer-col-2 .footer-menu-opened>a {
	color: #00cdfb
}
.footer-col-2 .footer-menu-opened>a:after {
	background-image: url("/Template/hk/Images/menu_unfold_ft.png")
}
.footer-col-2 {
	float: none;
	max-width: 100%;
	padding: 0;
	border: 0
}
.footer_row.vc_row>.vc_wrapper {
	padding: 0
}
.mk-to-top {
	bottom: 10%;
	width: 60px;
	margin-bottom: 0
}
.footer-sub {
	border-top: 0;
	margin-top: 0;
	padding-top: 10px
}
.footer-sub #lang_sel {
	display: -webkit-box;
	display: -moz-box;
	display: none
}
.footer-inlink {
	text-align: center;
	display: -webkit-box;
	display: -moz-box;
	display: block
}
.footer-inlink a {
	font-size: 12px;
	padding: 0 8px
}
.footer-contact-outlink {
	text-align: center;
	margin-bottom: 30px
}
.footer-contact-outlink a {
	width: 20px;
	height: 20px
}
.footer-hotline {
	font-size: 20px;
	margin-top: 40px;
	margin-bottom: 10px;
	text-align: center
}
.footer-hotline span {
	width: 20px;
	height: 20px;
	log: true;
	log2: official;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	background-size: contain
}
.footer-copyright {
	text-align: center
}
}
@-moz-keyframes fadeInDown {
from {
log:true;
log2:official;
-webkit-opacity:0;
-moz-opacity:0;
opacity:0;
filter:alpha(opacity=0);
-ms-filter:"alpha(opacity=0)";
visibility:hidden;
log:true;
log2:official;
-webkit-transform:translate3d(0, -100%, 0);
-khtml-transform:translate3d(0, -100%, 0);
-moz-transform:translate3d(0, -100%, 0);
-o-transform:translate3d(0, -100%, 0);
-ms-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0)
}
to {
	log: true;
	log2: official;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter: none;
	filter: none;
	visibility: visible;
	log: true;
	log2: official;
	-webkit-transform: translate3d(0, 0, 0);
	-khtml-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
}
@-webkit-keyframes fadeInDown {
from {
log:true;
log2:official;
-webkit-opacity:0;
-moz-opacity:0;
opacity:0;
filter:alpha(opacity=0);
-ms-filter:"alpha(opacity=0)";
visibility:hidden;
log:true;
log2:official;
-webkit-transform:translate3d(0, -100%, 0);
-khtml-transform:translate3d(0, -100%, 0);
-moz-transform:translate3d(0, -100%, 0);
-o-transform:translate3d(0, -100%, 0);
-ms-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0)
}
to {
	log: true;
	log2: official;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter: none;
	filter: none;
	visibility: visible;
	log: true;
	log2: official;
	-webkit-transform: translate3d(0, 0, 0);
	-khtml-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
}
@-o-keyframes fadeInDown {
from {
log:true;
log2:official;
-webkit-opacity:0;
-moz-opacity:0;
opacity:0;
filter:alpha(opacity=0);
-ms-filter:"alpha(opacity=0)";
visibility:hidden;
log:true;
log2:official;
-webkit-transform:translate3d(0, -100%, 0);
-khtml-transform:translate3d(0, -100%, 0);
-moz-transform:translate3d(0, -100%, 0);
-o-transform:translate3d(0, -100%, 0);
-ms-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0)
}
to {
	log: true;
	log2: official;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter: none;
	filter: none;
	visibility: visible;
	log: true;
	log2: official;
	-webkit-transform: translate3d(0, 0, 0);
	-khtml-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
}
@keyframes fadeInDown {
from {
log:true;
log2:official;
-webkit-opacity:0;
-moz-opacity:0;
opacity:0;
filter:alpha(opacity=0);
-ms-filter:"alpha(opacity=0)";
visibility:hidden;
log:true;
log2:official;
-webkit-transform:translate3d(0, -100%, 0);
-khtml-transform:translate3d(0, -100%, 0);
-moz-transform:translate3d(0, -100%, 0);
-o-transform:translate3d(0, -100%, 0);
-ms-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0)
}
to {
	log: true;
	log2: official;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter: none;
	filter: none;
	visibility: visible;
	log: true;
	log2: official;
	-webkit-transform: translate3d(0, 0, 0);
	-khtml-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
}
.mk-subfooter-logos img {
	max-height: 75px;
}

/* remove all the bullets, borders and padding from the default list styling */
#lang_sel {
  height: 32px;
  position: relative;
  font-family: verdana, arial, sans-serif;
  display: inline-block;
  /* style the table so that it takes no part in the layout - required for IE to work */
  /* style the top level hover */ }
#lang_sel ul {
  padding: 0 !important;
  margin: 0 !important;
  list-style-type: none !important;
  /* hide the sub levels and give them a positon absolute so that they take up no room */ }
#lang_sel ul li:hover ul, #lang_sel ul a:hover ul {
  visibility: visible; }
#lang_sel ul ul {
  width: 149px;
  visibility: hidden;
  position: absolute;
  height: 0;
  top: 25px;
  left: 0;
  border-top: 1px solid #cdcdcd;
  z-index: 10000; }
#lang_sel ul ul a {
  background: #ffffff;
  color: #444444;
  height: auto;
  line-height: 1em;
  padding: 5px 10px;
  border-width: 0 1px 1px 1px; }
#lang_sel ul ul a:visited {
  background: #ffffff;
  color: #444444;
  height: auto;
  line-height: 1em;
  padding: 5px 10px;
  border-width: 0 1px 1px 1px; }
#lang_sel li {
  float: left;
  width: 149px;
  position: relative;
  padding: 0 !important;
  margin: 0 !important;
  list-style-type: none !important; }
#lang_sel li:before {
  content: '' !important; }
#lang_sel a {
  display: block;
  font-size: 11px;
  text-decoration: none !important;
  color: #444444;
  border: 1px solid #cdcdcd;
  background: #fff;
  padding-left: 10px;
  line-height: 24px; }
#lang_sel a:visited {
  display: block;
  font-size: 11px;
  text-decoration: none !important;
  color: #444444;
  border: 1px solid #cdcdcd;
  background: #fff;
  padding-left: 10px;
  line-height: 24px; }
#lang_sel a.lang_sel_sel {
  background: url(../img/nav-arrow-down.png) #fff right no-repeat;
  color: #444; }
#lang_sel a.lang_sel_sel:hover {
  text-decoration: none;
  color: #000; }
#lang_sel table {
  position: absolute;
  top: 0;
  left: 0;
  border-collapse: collapse; }
#lang_sel a:hover, #lang_sel ul ul a:hover, #lang_sel :hover > a, #lang_sel ul ul :hover > a {
  color: #000;
  background: #eee; }
#lang_sel img.iclflag {
  width: 18px;
  height: 12px;
  position: relative;
  top: 1px; }
#lang_sel.icl_rtl {
  text-align: right;
  direction: rtl; }
#lang_sel.icl_rtl .lang_sel_sel {
  padding-right: 14px; }

/* make the second level visible when hover on first level list OR link */
#lang_sel_footer {
  margin: 0;
  padding: 7px;
  text-align: center;
  font: 11px Verdana, sans-serif;
  min-height: 15px;
  clear: both;
  background-color: #fff;
  border: 1px solid #cdcdcd; }
#lang_sel_footer ul {
  list-style: none;
  margin: 0;
  padding: 0; }
#lang_sel_footer ul li {
  display: inline;
  margin: 0 1px 0 0;
  padding: 0;
  white-space: nowrap;
  line-height: 25px; }
#lang_sel_footer ul li img {
  position: relative;
  top: 1px;
  width: 18px;
  height: 12px; }
#lang_sel_footer ul li a {
  text-decoration: none;
  padding: 5px 10px; }
#lang_sel_footer ul li a:visited {
  text-decoration: none;
  padding: 5px 10px; }




@media (min-width: 769px) {
.footer_row {
	min-height: 250px
}


	}

@media (min-width: 320px) and (max-width: 768px) {
.footer-col-1, .footer-col-2 { display:none;}

	}













